'Declaration
<DispIdAttribute(485)> Function IsNegative( _ ByVal ImageID As Integer _ ) As Boolean
[DispId(485)] bool IsNegative( int ImageID )
function IsNegative( ImageID: Integer ): Boolean;
DispIdAttribute(485) function IsNegative( ImageID : int ) : boolean;
[DispId(485)] bool IsNegative( int ImageID )
[DispId(485)] bool IsNegative( int ImageID )
Parameters
- ImageID